Show version of package to be installed (before potential overwrite errors)
authorGeorg Brandl <georg@python.org>
Tue, 24 Jan 2017 06:49:50 +0000 (07:49 +0100)
committerGeorg Brandl <georg@python.org>
Wed, 25 Jan 2017 19:12:16 +0000 (20:12 +0100)
commit82a8f6f7e7370c117a1a53a0f8637207c9f4fa8d
tree716eb5e6fd5bddb32e492a4f8db73f4a8be0160d
parent2324c2bbaf7fc6ea9cbdd77c034ef1af769cb617
Show version of package to be installed (before potential overwrite errors)

Fixes #3587
src/cargo/ops/cargo_install.rs
tests/install.rs